func crypto/internal/fips140/nistec.p256NegCond
6 uses
crypto/internal/fips140/nistec (current package)
p256_asm.go#L126: p256NegCond(&r.y, cond)
p256_asm.go#L145: p256NegCond(threeX, 1)
p256_asm.go#L294: func p256NegCond(val *p256Element, cond int)
p256_asm.go#L642: p256NegCond(&p.y, sign)
p256_asm.go#L736: p256NegCond(&t0.y, sign)
p256_asm.go#L753: p256NegCond(&t0.y, sign)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |